ÄúµÄλÖãºÑ°ÃÎÍøÊ×Ò³£¾±à³ÌÀÖÔ°£¾VBScript£¾VBScript


objects constants operators statements functions properties methods






FUNCTION:  Minute( )

Time Minute(Time)

The Minute function returns the minute by using the Time function as an argument.

Values will run from 0 to 59.

Code:
<% =Minute(Time) %>

Output:
7